(BUFFER_SIZE_FACTOR): Remove.
authorKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:47:48 +0000 (23:47 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:47:48 +0000 (23:47 +0000)
commitc30d730afb659a0610228f5a5f930efe11eedfea
treedee2a35bc30ac48b3ada7a517a1512b7a4029234
parentd36844e4b8f35f7b44650ab661ea14cfb9f30512
(BUFFER_SIZE_FACTOR): Remove.
(read_input_waiting): Adapt to new read_socket_hook interface.
Remove allocation and initialization of local input_event buffer,
as read_socket_hook stores events directly in fifo.  Allocate and
initialize local hold_quit event to handle postponed quit event
(and store it if set by kbd_buffer_store_event_hold).
src/sysdep.c